<add domainName="[clientmachine]" allowed="true" />

When I try to access an Web site hosted in IIS 7, I receive the HTTP Error
403.8 error message. I was told to change the dominaName attribute to be:
<add domainName="[clientmachine]" allowed="true" />.

However, I am not sure where I can change this attribute. In the
ApplicationHost.config file, I cannot find this attribute. Can anyone shed
some light?

Many thanks!
FelixJiang [ Fr, 14 September 2007 05:16 ] [ ID #1820585 ]

Re: <add domainName="[clientmachine]" allowed="true" />

On Sep 13, 8:16 pm, Felix_Jiang <FelixJi... [at] discussions.microsoft.com>
wrote:
> When I try to access an Web site hosted in IIS 7, I receive the HTTP Error
> 403.8 error message. I was told to change the dominaName attribute to be:
> <add domainName="[clientmachine]" allowed="true" />.
>
> However, I am not sure where I can change this attribute. In the
> ApplicationHost.config file, I cannot find this attribute. Can anyone shed
> some light?
>
> Many thanks!


I believe there is UI to do what you want.

I'm not certain why you are directly tweaking applicationHost.config
file.

One can definitely figure this out.


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//
David Wang [ Sa, 15 September 2007 08:33 ] [ ID #1821198 ]

Re: <add domainName="[clientmachine]" allowed="true" />

As David says - you should be able to do this via the GUI.

If you can't, then this goes into the IP Security section.

Cheers
Ken


"Felix_Jiang" <FelixJiang [at] discussions.microsoft.com> wrote in message
news:A828F433-FCAB-4FBF-928C-B3630C932E4E [at] microsoft.com...
> When I try to access an Web site hosted in IIS 7, I receive the HTTP Error
> 403.8 error message. I was told to change the dominaName attribute to be:
> <add domainName="[clientmachine]" allowed="true" />.
>
> However, I am not sure where I can change this attribute. In the
> ApplicationHost.config file, I cannot find this attribute. Can anyone shed
> some light?
>
> Many thanks!
Ken Schaefer [ Di, 18 September 2007 14:20 ] [ ID #1823280 ]
Webserver » microsoft.public.inetserver.iis.security » <add domainName="[clientmachine]" allowed="true" />

Vorheriges Thema: IIS/Virtual directory/UNC and domain account
Nächstes Thema: basic auth with url redirection in WINXP IIS 5.1